records

records

Active filters Clear all

No active filters

Filters

Import Volume Grouped by Region

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
decimal
Sample
                       
Quarter
               

No description available for this field.

Name (identifier)
quarter
Type
decimal
Sample
                       
Region EN
               

No description available for this field.

Name (identifier)
region_en
Type
text
Sample
                       
Region AR
               

No description available for this field.

Name (identifier)
region_ar
Type
text
Sample
                       
Value in (AED)
               

No description available for this field.

Name (identifier)
value_in_aed
Type
decimal
Sample
                       
Weight (Ton)
               

No description available for this field.

Name (identifier)
weight_ton
Type
decimal
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"import-volume-grouped-by-region",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/import-volume-grouped-by-region"
      }
    ]
    ,
  • "definitions":
    {
    • "import-volume-grouped-by-region":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/import-volume-grouped-by-region_records"
            }
          }
        }
      }
      ,
    • "import-volume-grouped-by-region_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"number",
              • "title":"Year",
              • "description":""
              }
              ,
            • "quarter":
              {
              • "type":"number",
              • "title":"Quarter",
              • "description":""
              }
              ,
            • "region_en":
              {
              • "type":"string",
              • "title":"Region EN",
              • "description":""
              }
              ,
            • "region_ar":
              {
              • "type":"string",
              • "title":"Region AR",
              • "description":""
              }
              ,
            • "value_in_aed":
              {
              • "type":"number",
              • "title":" Value in (AED)",
              • "description":""
              }
              ,
            • "weight_ton":
              {
              • "type":"number",
              • "title":"Weight (Ton)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets